batmand: Fix FTBFS with recent musl
authorSven Eckelmann <[email protected]>
Fri, 23 May 2025 09:22:03 +0000 (11:22 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 19 Sep 2025 20:04:11 +0000 (22:04 +0200)
commit48dc49ec3e3de68ecb7686679936036d9c09b72c
tree856446b4cde4e4629e85a8bc896eddfde27e272b
parentbdbd09d1338066832fbc33fb10d28daea6fe121f
batmand: Fix FTBFS with recent musl

The build failed because various string functions couldn't be found. This
happened because the indirect include of string.h is now gone.

Signed-off-by: Sven Eckelmann <[email protected]>
(cherry picked from commit d08b1447ba08ea894b76175ec784fb32aae359ec)
batmand/Makefile
batmand/patches/0002-batmand-Add-missing-string.h-include.patch [new file with mode: 0644]